records

records

Active filters Clear all

No active filters

Filters

Hauptwohnbevölkerung nach Geschlecht seit 1990

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Jahr
               

No description available for this field.

Name (identifier)
jahr
Type
text
Sample
                       
insgesamt
               

No description available for this field.

Name (identifier)
insgesamt
Type
integer
Sample
                       
männlich (absolut)
               

No description available for this field.

Name (identifier)
mannlich_absolut
Type
integer
Sample
                       
männlich (%)
               

No description available for this field.

Name (identifier)
mannlich
Type
decimal
Unit
%
Sample
                       
weiblich (absolut)
               

No description available for this field.

Name (identifier)
weiblich_absolut
Type
integer
Sample
                       
weiblich (%)
               

No description available for this field.

Name (identifier)
weiblich
Type
decimal
Unit
%
Sample
                       
Kommune
               

No description available for this field.

Name (identifier)
kommune
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"ds_hauptwohnbevolkerung-nach-geschlecht-seit-1990",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ds_hauptwohnbevolkerung-nach-geschlecht-seit-1990"
      }
    ]
    ,
  • "definitions":
    {
    • "ds_hauptwohnbevolkerung-nach-geschlecht-seit-1990":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ds_hauptwohnbevolkerung-nach-geschlecht-seit-1990_records"
            }
          }
        }
      }
      ,
    • "ds_hauptwohnbevolkerung-nach-geschlecht-seit-1990_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "jahr":
              {
              • "type":"string",
              • "title":"Jahr",
              • "description":""
              }
              ,
            • "insgesamt":
              {
              • "type":"integer",
              • "title":"insgesamt",
              • "description":""
              }
              ,
            • "mannlich_absolut":
              {
              • "type":"integer",
              • "title":"männlich (absolut)",
              • "description":""
              }
              ,
            • "mannlich":
              {
              • "type":"number",
              • "title":"männlich (%)",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "weiblich_absolut":
              {
              • "type":"integer",
              • "title":"weiblich (absolut)",
              • "description":""
              }
              ,
            • "weiblich":
              {
              • "type":"number",
              • "title":"weiblich (%)",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "kommune":
              {
              • "type":"string",
              • "title":"Kommune",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets